Configurates
C1.Web.Mvc.FlexGridBase<T>.AllowAddNew. Sets a value that indicates whether the grid should provide a new row template so users can add items to the source collection.
シンタックス
'宣言
Public Overridable Function AllowAddNew( _
ByVal As System.Boolean _
) As
public virtual AllowAddNew(
System.bool
)
パラメータ
- value
- The value.
戻り値の型
Current builder.
参照